home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / run-soldier-run.swf / scripts / DefineButton2_180 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-11  |  75 b   |  5 lines

  1. on(release){
  2.    soundMC.gotoAndStop("stop");
  3.    gotoAndStop("game");
  4. }
  5.